Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


darch (version 0.10.0)

setVisibleBiases<-: Sets the biases of the visible units for the RBM object

Description

Sets the biases of the visible units for the RBM object

Usage

setVisibleBiases(rbm) <- value
"setVisibleBiases"(rbm) <- value

Arguments

rbm
A instance of the class RBM.
value
The biases of the visible units for the RBM object.

See Also

RBM